[INFO] cloning repository https://github.com/ropali/crabbase
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ropali/crabbase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fropali%2Fcrabbase", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fropali%2Fcrabbase'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6e3ee517dece208e10b4c3d7792b7d246ad4a6e
[INFO] checking ropali/crabbase against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fropali%2Fcrabbase" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ropali/crabbase
[INFO] finished tweaking git repo https://github.com/ropali/crabbase
[INFO] tweaked toml for git repo https://github.com/ropali/crabbase written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ropali/crabbase on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ropali/crabbase already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25296c828032cf5e740e739c0196971ce880b9503ea21bcf1d70b76ba4662e3f
[INFO] running `Command { std: "docker" "start" "-a" "25296c828032cf5e740e739c0196971ce880b9503ea21bcf1d70b76ba4662e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25296c828032cf5e740e739c0196971ce880b9503ea21bcf1d70b76ba4662e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25296c828032cf5e740e739c0196971ce880b9503ea21bcf1d70b76ba4662e3f", kill_on_drop: false }`
[INFO] [stdout] 25296c828032cf5e740e739c0196971ce880b9503ea21bcf1d70b76ba4662e3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 516fccb3a7bb615638b19f640d7d3267b5d3f3a7c1ea9a8849e5c61eba3eae2b
[INFO] running `Command { std: "docker" "start" "-a" "516fccb3a7bb615638b19f640d7d3267b5d3f3a7c1ea9a8849e5c61eba3eae2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking tower-http v0.6.9
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking crabbase v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Map`
[INFO] [stdout]  --> src/api/models.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json::{Map, Number, Value};
[INFO] [stdout]   |                  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]  --> src/core/repositories/collections.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tracing::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec`
[INFO] [stdout]  --> src/core/repositories/records.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::vec;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::Json`
[INFO] [stdout]  --> src/core/repositories/records.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::Json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Execute`
[INFO] [stdout]  --> src/core/repositories/records.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sqlx::{Execute, Pool, Row, Sqlite};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RecordData`
[INFO] [stdout]  --> src/core/repositories/records.rs:9:48
[INFO] [stdout]   |
[INFO] [stdout] 9 |     api::models::{CreateRecordRequest, Record, RecordData, RecordListResponse},
[INFO] [stdout]   |                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Map`
[INFO] [stdout]  --> src/api/models.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json::{Map, Number, Value};
[INFO] [stdout]   |                  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]  --> src/core/repositories/collections.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tracing::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec`
[INFO] [stdout]  --> src/core/repositories/records.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::vec;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::Json`
[INFO] [stdout]  --> src/core/repositories/records.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::Json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Execute`
[INFO] [stdout]  --> src/core/repositories/records.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sqlx::{Execute, Pool, Row, Sqlite};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RecordData`
[INFO] [stdout]  --> src/core/repositories/records.rs:9:48
[INFO] [stdout]   |
[INFO] [stdout] 9 |     api::models::{CreateRecordRequest, Record, RecordData, RecordListResponse},
[INFO] [stdout]   |                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> src/core/repositories/collections.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let tx = self.db.begin();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/api/routes/records.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Path((name, id)): Path<(String, String)>,
[INFO] [stdout]    |           ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/api/routes/records.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Path((name, id)): Path<(String, String)>,
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/api/routes/records.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     state: axum::extract::State<AppState>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/api/routes/records.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Path((name, id)): Path<(String, String)>,
[INFO] [stdout]    |           ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/api/routes/records.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Path((name, id)): Path<(String, String)>,
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/api/routes/records.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     state: axum::extract::State<AppState>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> src/api/routes/records.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 |     Json(body): Json<UpdateRecordRequest>,
[INFO] [stdout]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/api/routes/records.rs:73:11
[INFO] [stdout]    |
[INFO] [stdout] 73 |     Path((name, id)): Path<(String, String)>,
[INFO] [stdout]    |           ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/api/routes/records.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |     Path((name, id)): Path<(String, String)>,
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/api/routes/records.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     state: axum::extract::State<AppState>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `col`
[INFO] [stdout]   --> src/core/repositories/collections.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let col = sqlx::query("SELECT name from collections WHERE name = $1")
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_col`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]   --> src/core/repositories/records.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get_record(&self, collection: &str, id: &str) -> Option<Record> {
[INFO] [stdout]    |                              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/core/repositories/records.rs:53:48
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get_record(&self, collection: &str, id: &str) -> Option<Record> {
[INFO] [stdout]    |                                                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/core/repositories/records.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |         collection: &str,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/core/repositories/records.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         id: &str,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/core/repositories/records.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         data: serde_json::Value,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/core/repositories/records.rs:163:33
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn delete_record(&self, collection: &str, id: &str) -> bool {
[INFO] [stdout]     |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/core/repositories/records.rs:163:51
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn delete_record(&self, collection: &str, id: &str) -> bool {
[INFO] [stdout]     |                                                   ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]   --> src/api/models.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct UpdateRecordRequest {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 79 |     pub data: serde_json::Value,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpdateRecordRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Validation`, `Unauthorized`, and `Forbidden` are never constructed
[INFO] [stdout]   --> src/core/errors.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum APIError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] 21 |     Validation { message: String, details: Value },
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 22 |     NotFound { resource: String },
[INFO] [stdout] 23 |     Unauthorized,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 24 |     Forbidden,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `APIError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `DuplicateKey` and `ConnectionFailed` are never constructed
[INFO] [stdout]   --> src/core/errors.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub enum RepositoryError {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] 96 |     NotFound(String),
[INFO] [stdout] 97 |     DuplicateKey(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 98 |     ConnectionFailed(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RepositoryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `exists` is never used
[INFO] [stdout]   --> src/core/repositories/collections.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl CollectionRepository {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub async fn exists(&self, name: &str) -> Result<bool, RepositoryError> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_record`, `update_record`, and `delete_record` are never used
[INFO] [stdout]    --> src/core/repositories/records.rs:53:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl RecordsRepository {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn get_record(&self, collection: &str, id: &str) -> Option<Record> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn update_record(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn delete_record(&self, collection: &str, id: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]    --> src/core/repositories/collections.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let tx = self.db.begin();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/api/routes/records.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Path((name, id)): Path<(String, String)>,
[INFO] [stdout]    |           ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/api/routes/records.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Path((name, id)): Path<(String, String)>,
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/api/routes/records.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     state: axum::extract::State<AppState>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/api/routes/records.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Path((name, id)): Path<(String, String)>,
[INFO] [stdout]    |           ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/api/routes/records.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Path((name, id)): Path<(String, String)>,
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/api/routes/records.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     state: axum::extract::State<AppState>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> src/api/routes/records.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 |     Json(body): Json<UpdateRecordRequest>,
[INFO] [stdout]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/api/routes/records.rs:73:11
[INFO] [stdout]    |
[INFO] [stdout] 73 |     Path((name, id)): Path<(String, String)>,
[INFO] [stdout]    |           ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/api/routes/records.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |     Path((name, id)): Path<(String, String)>,
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/api/routes/records.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     state: axum::extract::State<AppState>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `col`
[INFO] [stdout]   --> src/core/repositories/collections.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let col = sqlx::query("SELECT name from collections WHERE name = $1")
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_col`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]   --> src/core/repositories/records.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get_record(&self, collection: &str, id: &str) -> Option<Record> {
[INFO] [stdout]    |                              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/core/repositories/records.rs:53:48
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get_record(&self, collection: &str, id: &str) -> Option<Record> {
[INFO] [stdout]    |                                                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/core/repositories/records.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |         collection: &str,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/core/repositories/records.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         id: &str,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/core/repositories/records.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         data: serde_json::Value,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/core/repositories/records.rs:163:33
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn delete_record(&self, collection: &str, id: &str) -> bool {
[INFO] [stdout]     |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/core/repositories/records.rs:163:51
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn delete_record(&self, collection: &str, id: &str) -> bool {
[INFO] [stdout]     |                                                   ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]   --> src/api/models.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct UpdateRecordRequest {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 79 |     pub data: serde_json::Value,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpdateRecordRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Validation`, `Unauthorized`, and `Forbidden` are never constructed
[INFO] [stdout]   --> src/core/errors.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum APIError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] 21 |     Validation { message: String, details: Value },
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 22 |     NotFound { resource: String },
[INFO] [stdout] 23 |     Unauthorized,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 24 |     Forbidden,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `APIError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `DuplicateKey` and `ConnectionFailed` are never constructed
[INFO] [stdout]   --> src/core/errors.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub enum RepositoryError {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] 96 |     NotFound(String),
[INFO] [stdout] 97 |     DuplicateKey(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 98 |     ConnectionFailed(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RepositoryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `exists` is never used
[INFO] [stdout]   --> src/core/repositories/collections.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl CollectionRepository {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub async fn exists(&self, name: &str) -> Result<bool, RepositoryError> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_record`, `update_record`, and `delete_record` are never used
[INFO] [stdout]    --> src/core/repositories/records.rs:53:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl RecordsRepository {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn get_record(&self, collection: &str, id: &str) -> Option<Record> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn update_record(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn delete_record(&self, collection: &str, id: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.76s
[INFO] running `Command { std: "docker" "inspect" "516fccb3a7bb615638b19f640d7d3267b5d3f3a7c1ea9a8849e5c61eba3eae2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "516fccb3a7bb615638b19f640d7d3267b5d3f3a7c1ea9a8849e5c61eba3eae2b", kill_on_drop: false }`
[INFO] [stdout] 516fccb3a7bb615638b19f640d7d3267b5d3f3a7c1ea9a8849e5c61eba3eae2b
